home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / HardDriving.exe / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  85 b   |  5 lines

  1. on(release){
  2.    _root.peliNopeus = 100;
  3.    _root.menuNayta("menuValmistaudu");
  4. }
  5.